IMVU Classic Client v3.6.15 - Complete exploitation toolkit.
- flash_exploit_server.py - Flash CVE-2016-4117 exploit delivery + reverse shell
- xmlrpc_fuzzer.py - XML-RPC gateway fuzzer (find server bugs)
- imq_client.py - Custom IMQ protocol client (message injection)
- pickle_payload_gen.py - cPickle RCE payload generator
- dll_hijack.py - DLL replacement toolkit (no checksum verification)
- REVERSE_ENGINEERING_REPORT.md - Full architecture + vulnerability analysis
- PROTOCOL_REFERENCE.md - IMQ protobuf protocol documentation
- EXPLOIT_SUITE.md - Validated vulnerabilities with PoCs